Search Result  

C# Fundamentals for Beginners

Classic Throwback Series with Bob Tabor | Originally published in 2019 Install the latest version of ...View More

The New MongoDB Analyzer In 10 Minutes or Less

Let's look at the brand new MongoDB Analyzer for Visual Studio 2022 to see how it uses Roslyn to ana ...View More

Building a Suggestion Site App Course (free thanks to MongoDB!)

Welcome to the course on building a Suggestion Site App. In this course, we are going to design, bui ...View More

ASP.NET Core 6 REST API Tutorial | MongoDB Database

How to build ASP.NET Core REST API from scratch using Visual Studio 2022, ASP.NET 6 and MongoDB data ...View More

C# Challenge for 2022 and Beyond

I have a challenge for you that will grow your skills as a C# developer, will help you expand your n ...View More

Minimal API in .NET 6 Using Dapper and SQL - Minimal API Project Part 2

Minimal APIs are a new feature in .NET 6 and we are in the process of exploring them. In this two-pa ...View More

Extended Property Patterns in C# 10 and .NET 6 In 10 Minutes or Less

In C# 10, we can now use extended property patterns to simplify our code. See how in this 10-Minute  ...View More

Null Parameter Checks in C# 10 and .NET 6 In 10 Minutes or Less

In C# 10, we can more easily check for null parameters in our methods. See how in this 10-Minute Tra ...View More

File Scoped Namespaces in C# 10 and .NET 6 In 10 Minutes or Less

In C# 10, we can now use file-scoped namespaces to reduce whitespace waste in our files. See how in  ...View More

Global Usings in C# 10 and .NET 6 In 10 Minutes or Less

In C# 10, we have the ability to set global using in our application. See how in this 10-Minute Trai ...View More